Total Complexity | 42 |
Dependencies | 5 |
Dependents | 1 |
Total lines | 198 |
Lines of code | 162 |
Logical lines of code | 94 |
Comment lines | 3 |
Methods | 13 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
calculate_pricings() | 49 | 8 | 31 | |
after_payment_successful() | 56 | 6 | 17 | |
cart_totals_fee_html() | 52 | 5 | 26 | |
before_checkout_process() | 58 | 5 | 15 | |
checkout_no_payment_needed_redirect() | 59 | 4 | 14 | |
checkout_order_processed() | 62 | 4 | 11 | |
get_all_rules() | 60 | 3 | 14 | |
get_available_rules() | 61 | 2 | 13 | |
__construct() | 61 | 1 | 11 | |
initialize() | 80 | 1 | 3 | |
remove_all_fees() | 91 | 1 | 2 | |
before_calculate_pricings() | 82 | 1 | 3 | |
after_calculate_pricings() | 91 | 1 | 2 |